CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Neural Network Design

搜索资源列表

  1. BP

    0下载:
  2. BP神经网络的设计实例(MATLAB编程) -BP neural network design example (MATLAB Programming)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4537
    • 提供者:kong
  1. BP_ex

    0下载:
  2. 经典的bp神经网络设计程序,很好的注释一看就懂,要下载的从速哦!-Bp neural network design classic procedures, very good comments could be easily understood, as soon as possible to download Oh!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1656
    • 提供者:李亮
  1. MATLAB

    0下载:
  2. MATLAB的BP神经网络基本程序设计实例 使用matlab的神经网络工具箱前的预热,入门级实例 word查看-MATLAB-BP neural network design example using the basic procedure of the neural network toolbox matlab before preheating, entry-level examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:5104
    • 提供者:qian
  1. BP

    0下载:
  2. 这是基于单片机结合人工神经网络进行气体浓度检测设计里的关于人工神经网络程序设计的代码-This is based on the microcomputer with the artificial neural network design in gas concentrations detected on the artificial neural network programming code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1777
    • 提供者:JOJOJIA
  1. ART1

    0下载:
  2. this document is about ART1 artificial neural network design
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1557791
    • 提供者:meteora
  1. Face_and_Face_exsipression_Recognition

    0下载:
  2. One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11904571
    • 提供者:mahmoud
  1. neural

    0下载:
  2. matlab source code for neural network. This source helps student to understand the way to design one neural system in basic by matlab object.
  3. 所属分类:matlab

  1. mininnet(2)

    0下载:
  2. 神经网络设计的源代码,图形化界面很好-Neural network design of the source code, graphical user interface very well! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6043
    • 提供者:lujiasen
  1. 01labview

    0下载:
  2. 关于labview设计的一些设计报告,CDMA系统中的反向预测功率控制算法,labview_通讯仿真,LabVIEW测量信号时间间隔的实现,labview生成exe,LabVIEW下基于BP神经网络,LabVIEW与C语言的接口技术及其应用,LabVIEW在数字电路课程教学中的应用,多项参数可编程的脉冲信号发生器-Labview design on some of the design report, CDMA system, the reverse power control algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1562242
    • 提供者:hhh
  1. mohu-dirct-torque

    12下载:
  2. 该仿真模型是一种利用模糊控制器调节PWM信号占空比的异步电动机直接转矩控制的策略,即在传统异步电动机直接转矩控制的基础上,用模糊控制器代替传统DTC中的滞环比较器和空间电压矢量状态选择器来细分控制规则,最后控制逆变器的开关,以减小转矩和磁链脉动,从而改善交流异步电机伺服系统的动、静态品质,使整个系统具有较强的鲁棒性和自适应性。-A method of the stator resistance estimate which based on the fuzzy neural network wa
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:14078
    • 提供者:王晨
  1. JournalofneuralnetworkdesignEnglish

    0下载:
  2. 神经网络设计英文版MartinT.haganHowardB.DcmuthZ著-Journal of neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10349597
    • 提供者:杨伟
  1. v3.3

    0下载:
  2. 毕业设计中 用VC++写的基于神经网络的人脸识别程序 优秀毕业设计 可供毕业设计学生和相关研究人员参考-Graduation written using VC++ face recognition program based on neural network design for outstanding graduate students and graduate design research Reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3359780
    • 提供者:yaxuan
  1. ANN02

    0下载:
  2. BP神经网络的设计实例(例子均来自于互联网,本人的工作只是将多个例子整合在一起)-BP neural network design example (examples are from the Internet, my work is integrated with multiple examples)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4511
    • 提供者:flyapples
  1. ANN

    0下载:
  2. 常用的神经网络的设计,用matlab编写的源程序-Commonly used neural network design, with source code written in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:547905
    • 提供者:洛龙行
  1. BP

    0下载:
  2. 用C语言设计BP神经网络并拟合函数1.y=sinx,x :[0,2pi) 2.y=(x1)^2+(x2)^2+(x1)*(x2) ,x1,x2:[0,1)-With C-BP neural network design and fitting function 1.y = sinx, x: [0,2 pi) 2.y = (x1) ^ 2+ (x2) ^ 2+ (x1)* (x2), x1, x2: [0,1)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:680381
    • 提供者:yonglandemao
  1. VB

    0下载:
  2. VB语言的神经网络专家系统设计与应用VB language, neural network design and application of expert system-VB language, neural network design and application of expert system
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-30
    • 文件大小:160768
    • 提供者:kaka
  1. ttem

    0下载:
  2. 神经网络的飞机静液刹车系统设计Neural network design of the aircraft of the hydrostatic braking system-Neural network design of the aircraft of the hydrostatic braking system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:520919
    • 提供者:ween
  1. fuzzy-neuro--network

    0下载:
  2. 摘要:为了减少先验知识对统一潮流控制器中模糊规则的设计和电力系统参数的变化对统一潮流控制器性能的影响, 文中采用模糊神经网络来设计统一潮流控制器-Abstract: In order to reduce a priori knowledge of the unified power flow controller in the fuzzy rules in the design and power system parameters on the unified power flow contr
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:255498
    • 提供者:唐传胜
  1. ffc-1.4.tar

    0下载:
  2. Key Features * Neural network design, training, and simulation * Pattern recognition, clustering, and data-fitting tools * Supervised networks including feedforward, radial basis, LVQ, time delay, nonlinear autoregressive (NARX), and laye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:252837
    • 提供者:bacha
  1. shenjingwangluosheji

    0下载:
  2. 本书介绍的是神经网络设计的一些基本概念,一般的人都可以看得懂,都是基础知识-This book presents a neural network design some basic concepts, the average person can read, all the basics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9519340
    • 提供者:zhangyu
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com